func runtime.allGsSnapshotSortedForGC

2 uses

	runtime (current package)
		mgcmark.go#L72: func allGsSnapshotSortedForGC() ([]*g, int) {
		mgcmark.go#L157: 		work.stackRoots, work.nMaybeRunnableStackRoots = allGsSnapshotSortedForGC()